The following tables list the members exposed by AxesBuilder<T>.
Name | Description | |
---|---|---|
AxesBuilder<T> Constructor |
Name | Description | |
---|---|---|
Axes | Gets the axes that have been collected to add to chart. |
Name | Description | |
---|---|---|
CategoryAngle | Overloaded. Creates a category angle axis to add to the chart. | |
CategoryDateTimeX | Overloaded. Creates a category datetime x axis to add to the chart. | |
CategoryX | Overloaded. Creates a category x axis to add to the chart. | |
CategoryY | Overloaded. Creates a category y axis to add to the chart. | |
NumericAngle | Overloaded. Creates a numeric angle axis to add to the chart. | |
NumericRadius | Overloaded. Creates a numeric radius axis to add to the chart. | |
NumericX | Overloaded. Creates a numeric x axis to add to the chart. | |
NumericY | Overloaded. Creates a numeric y axis to add to the chart. |
View on GitHub